home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Tricks of the Mac Game Programming Gurus
/
TricksOfTheMacGameProgrammingGurus.iso
/
More Source
/
C⁄C++
/
AIFF DSP v22
/
plugin_src
/
card.h
< prev
next >
Wrap
Text File
|
1995-01-30
|
87b
|
6 lines
void post_process( FILE *peakfil );
typedef struct {
long pos;
char val;
} pkpt;